Home
last modified time | relevance | path

Searched defs:btm_ble_start_encrypt (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h627 struct btm_ble_start_encrypt { struct
638 extern struct btm_ble_start_encrypt btm_ble_start_encrypt; argument
Dmock_stack_btm_ble.cc81 struct btm_ble_start_encrypt btm_ble_start_encrypt; variable
343 tBTM_STATUS btm_ble_start_encrypt(const RawAddress& bda, bool use_stk, in btm_ble_start_encrypt() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble.cc1446 tBTM_STATUS btm_ble_start_encrypt(const RawAddress& bda, bool use_stk, in btm_ble_start_encrypt() function