Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_dev.cc47 void BTM_SecAddDevice(const RawAddress& /* bd_addr */, in BTM_SecAddDevice() function
/packages/modules/Bluetooth/system/stack/include/
Dsecurity_client_callbacks.h100 void (*BTM_SecAddDevice)(const RawAddress& bd_addr, const DEV_CLASS dev_class, member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_dev.cc85 void BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice() function