Home
last modified time | relevance | path

Searched refs:BTM_SecAddDevice (Results 1 – 12 of 12) sorted by relevance

/aosp12/system/bt/stack/btm/
H A Dbtm_client_interface.cc112 .BTM_SecAddDevice = BTM_SecAddDevice,
H A Dbtm_dev.h42 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class,
H A Dbtm_dev.cc63 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice() function
H A Dsecurity_device_record.h223 friend bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class,
/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_dev.cc48 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice() function
H A Dmock_main_shim_btm_api.cc85 bool bluetooth::shim::BTM_SecAddDevice(const RawAddress& bd_addr, in BTM_SecAddDevice() function in bluetooth::shim
/aosp12/system/bt/stack/include/
H A Dbtm_api.h632 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class,
H A Dbtm_client_interface.h118 bool (*BTM_SecAddDevice)(const RawAddress& bd_addr, DEV_CLASS dev_class, member
/aosp12/system/bt/main/shim/
H A Dbtm_api.h1460 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class,
H A Dbtm_api.cc1249 bool bluetooth::shim::BTM_SecAddDevice(const RawAddress& bd_addr, in BTM_SecAddDevice() function in bluetooth::shim
/aosp12/system/bt/stack/test/common/
H A Dmock_main_shim_btm_api.cc89 bool bluetooth::shim::BTM_SecAddDevice(const RawAddress& bd_addr, in BTM_SecAddDevice() function in bluetooth::shim
/aosp12/system/bt/bta/dm/
H A Dbta_dm_act.cc679 bluetooth::shim::BTM_SecAddDevice(msg->bd_addr, p_dc, msg->bd_name, nullptr, in bta_dm_add_device()
683 BTM_SecAddDevice(msg->bd_addr, p_dc, msg->bd_name, nullptr, p_lc, in bta_dm_add_device()