Home
last modified time | relevance | path

Searched defs:BTM_SecAddBleKey (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h259 struct BTM_SecAddBleKey { struct
269 extern struct BTM_SecAddBleKey BTM_SecAddBleKey; argument
Dmock_stack_btm_ble.cc60 struct BTM_SecAddBleKey BTM_SecAddBleKey; variable
189 void BTM_SecAddBleKey(const RawAddress& bd_addr, tBTM_LE_KEY_VALUE* p_le_key, in BTM_SecAddBleKey() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dsecurity_client_callbacks.h104 void (*BTM_SecAddBleKey)(const RawAddress& bd_addr, tBTM_LE_KEY_VALUE* p_le_key, member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc187 void BTM_SecAddBleKey(const RawAddress& bd_addr, tBTM_LE_KEY_VALUE* p_le_key, in BTM_SecAddBleKey() function