Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h235 struct BTM_SecAddBleDevice { struct
243 extern struct BTM_SecAddBleDevice BTM_SecAddBleDevice; argument
Dmock_stack_btm_ble.cc59 struct BTM_SecAddBleDevice BTM_SecAddBleDevice; variable
184 void BTM_SecAddBleDevice(const RawAddress& bd_addr, tBT_DEVICE_TYPE dev_type, in BTM_SecAddBleDevice() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dsecurity_client_callbacks.h99 void (*BTM_SecAddBleDevice)(const RawAddress& bd_addr, tBT_DEVICE_TYPE dev_type, member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc84 void BTM_SecAddBleDevice(const RawAddress& bd_addr, tBT_DEVICE_TYPE dev_type, in BTM_SecAddBleDevice() function