Home
last modified time | relevance | path

Searched refs:BT_HCI_OP_READ_LOCAL_VERSION_INFO (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h521 #define BT_HCI_OP_READ_LOCAL_VERSION_INFO BT_OP(BT_OGF_INFO, 0x0001) macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c632 err = bt_hci_cmd_send_sync(BT_HCI_OP_READ_LOCAL_VERSION_INFO, NULL, &rsp); in hci_api_read_local_version_info()
A Dhci_core.c6122 err = bt_hci_cmd_send_sync(BT_HCI_OP_READ_LOCAL_VERSION_INFO, NULL, in common_init()

Completed in 43 milliseconds