Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_dev.cc50 void BTM_SecAddDevice(const RawAddress& /* bd_addr */, const DEV_CLASS /* dev_class */, in BTM_SecAddDevice() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dsecurity_client_callbacks.h97 void (*BTM_SecAddDevice)(const RawAddress& bd_addr, const DEV_CLASS dev_class, LinkKey link_key, member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_dev.cc86 void BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, LinkKey link_key, in BTM_SecAddDevice() function