Home
last modified time | relevance | path

Searched refs:BT_HCI_OP_WRITE_SCAN_ENABLE (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h414 #define BT_HCI_OP_WRITE_SCAN_ENABLE BT_OP(BT_OGF_BASEBAND, 0x001a) macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c9746 buf = bt_hci_cmd_create(BT_HCI_OP_WRITE_SCAN_ENABLE, 1); in write_scan_enable()
9752 err = bt_hci_cmd_send_sync(BT_HCI_OP_WRITE_SCAN_ENABLE, buf, NULL); in write_scan_enable()

Completed in 26 milliseconds