Searched refs:BTM_SecAddDevice (Results 1 – 12 of 12) sorted by relevance
/system/bt/stack/btm/ |
D | btm_client_interface.cc | 112 .BTM_SecAddDevice = BTM_SecAddDevice,
|
D | btm_dev.h | 42 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class,
|
D | security_device_record.h | 223 friend bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class,
|
D | btm_dev.cc | 63 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice() function
|
/system/bt/test/mock/ |
D | mock_stack_btm_dev.cc | 48 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice() function
|
D | mock_main_shim_btm_api.cc | 85 bool bluetooth::shim::BTM_SecAddDevice(const RawAddress& bd_addr, in BTM_SecAddDevice() function in bluetooth::shim
|
/system/bt/stack/include/ |
D | btm_api.h | 632 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class,
|
D | btm_client_interface.h | 118 bool (*BTM_SecAddDevice)(const RawAddress& bd_addr, DEV_CLASS dev_class, member
|
/system/bt/main/shim/ |
D | btm_api.h | 1460 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class,
|
D | btm_api.cc | 1249 bool bluetooth::shim::BTM_SecAddDevice(const RawAddress& bd_addr, in BTM_SecAddDevice() function in bluetooth::shim
|
/system/bt/stack/test/common/ |
D | mock_main_shim_btm_api.cc | 89 bool bluetooth::shim::BTM_SecAddDevice(const RawAddress& bd_addr, in BTM_SecAddDevice() function in bluetooth::shim
|
/system/bt/bta/dm/ |
D | bta_dm_act.cc | 668 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()
|