Searched refs:HCI_BLE_ENCRYPT (Results 1 – 3 of 3) sorted by relevance
780 (opcode == HCI_BLE_RAND) || (opcode == HCI_BLE_ENCRYPT)) { in btu_hcif_send_cmd()1452 case HCI_BLE_ENCRYPT: in btu_hcif_hdl_command_complete()
365 UINT16_TO_STREAM(pp, HCI_BLE_ENCRYPT); in btsnd_hcic_ble_encrypt()
335 #define HCI_BLE_ENCRYPT (0x0017 | HCI_GRP_BLE_CMDS) macro