Home
last modified time | relevance | path

Searched refs:btsnd_hcic_ble_start_enc (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hciblecmds.cc79 struct btsnd_hcic_ble_start_enc btsnd_hcic_ble_start_enc; variable
275 void btsnd_hcic_ble_start_enc(uint16_t handle, in btsnd_hcic_ble_start_enc() function
279 test::mock::stack_hcic_hciblecmds::btsnd_hcic_ble_start_enc(handle, rand, in btsnd_hcic_ble_start_enc()
Dmock_stack_hcic_hciblecmds.h469 struct btsnd_hcic_ble_start_enc { struct
479 extern struct btsnd_hcic_ble_start_enc btsnd_hcic_ble_start_enc; argument
/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h303 void btsnd_hcic_ble_start_enc(uint16_t handle,
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc1243 btsnd_hcic_ble_start_enc(p_rec->ble_hci_handle, dummy_rand, 0, *p_stk); in btm_ble_start_encrypt()
1245 btsnd_hcic_ble_start_enc( in btm_ble_start_encrypt()
/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc256 void btsnd_hcic_ble_start_enc(uint16_t handle, in btsnd_hcic_ble_start_enc() function