Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h1109 extern bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class,
/system/bt/stack/btm/
Dbtm_dev.cc63 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice() function
/system/bt/main/shim/
Dbtm_api.h1663 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class,
/system/bt/bta/dm/
Dbta_dm_act.cc749 if (!BTM_SecAddDevice(msg->bd_addr, p_dc, msg->bd_name, msg->features, in bta_dm_add_device()