Home
last modified time | relevance | path

Searched refs:HCI_BLE_RAND (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btu/
Dbtu_hcif.cc731 (opcode == HCI_BLE_RAND) || (opcode == HCI_BLE_ENCRYPT)) { in btu_hcif_send_cmd()
1395 case HCI_BLE_RAND: in btu_hcif_hdl_command_complete()
/system/bt/stack/hcic/
Dhciblecmds.cc381 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_BLE_RAND, nullptr, 0, in btsnd_hcic_ble_rand()
/system/bt/stack/include/
Dhcidefs.h336 #define HCI_BLE_RAND (0x0018 | HCI_GRP_BLE_CMDS) macro
/system/bt/stack/btm/
Dbtm_ble.cc1161 if (op_code == HCI_BLE_RAND) in btm_ble_rand_enc_complete()