Home
last modified time | relevance | path

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

/system/bt/stack/btu/
Dbtu_hcif.cc728 (opcode == HCI_BLE_RAND) || (opcode == HCI_BLE_ENCRYPT)) { in btu_hcif_send_cmd()
1297 case HCI_BLE_ENCRYPT: in btu_hcif_hdl_command_complete()
/system/bt/stack/include/
Dhcidefs.h332 #define HCI_BLE_ENCRYPT (0x0017 | HCI_GRP_BLE_CMDS) macro
/system/bt/stack/hcic/
Dhciblecmds.cc438 UINT16_TO_STREAM(pp, HCI_BLE_ENCRYPT); in btsnd_hcic_ble_encrypt()