Home
last modified time | relevance | path

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

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