Searched refs:BTM_SecAddDevice (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/include/ |
D | btm_api.h | 1109 extern bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class,
|
/system/bt/stack/btm/ |
D | btm_dev.cc | 63 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice() function
|
/system/bt/main/shim/ |
D | btm_api.h | 1663 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class,
|
/system/bt/bta/dm/ |
D | bta_dm_act.cc | 749 if (!BTM_SecAddDevice(msg->bd_addr, p_dc, msg->bd_name, msg->features, in bta_dm_add_device()
|