Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h464 #define BT_HCI_OP_WRITE_SSP_MODE BT_OP(BT_OGF_BASEBAND, 0x0056) macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c6598 buf = bt_hci_cmd_create(BT_HCI_OP_WRITE_SSP_MODE, sizeof(*ssp_cp)); in br_init()
6605 err = bt_hci_cmd_send_sync(BT_HCI_OP_WRITE_SSP_MODE, buf, NULL); in br_init()

Completed in 27 milliseconds