Home
last modified time | relevance | path

Searched defs:remote_bdaddr (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/test/common/
Dmock_btif_dm.cc43 bool check_cod(const RawAddress* remote_bdaddr, uint32_t cod) { in check_cod()
47 bool check_cod_hid(const RawAddress* remote_bdaddr) { in check_cod_hid()
51 bool check_sdp_bl(const RawAddress* remote_bdaddr) { in check_sdp_bl()
/system/bt/test/mock/
Dmock_btif_dm.cc44 bool check_cod(const RawAddress* remote_bdaddr, uint32_t cod) { in check_cod()
48 bool check_cod_hid(const RawAddress* remote_bdaddr) { in check_cod_hid()
52 bool check_sdp_bl(const RawAddress* remote_bdaddr) { in check_sdp_bl()
/system/bt/service/hal/
Dfake_bluetooth_interface.cc145 bt_status_t status, const RawAddress& remote_bdaddr, bt_acl_state_t state, in NotifyAclStateChangedCallback()
/system/bt/service/
Dadapter.cc609 RawAddress* remote_bdaddr, in RemoteDevicePropertiesCallback()
663 void SSPRequestCallback(RawAddress* remote_bdaddr, bt_bdname_t* bd_name, in SSPRequestCallback()
676 void BondStateChangedCallback(bt_status_t status, RawAddress* remote_bdaddr, in BondStateChangedCallback()
687 const RawAddress& remote_bdaddr, in AclStateChangedCallback()
/system/bt/btif/src/
Dbtif_dm.cc375 static uint32_t get_cod(const RawAddress* remote_bdaddr) { in get_cod()
391 bool check_cod(const RawAddress* remote_bdaddr, uint32_t cod) { in check_cod()
395 bool check_cod_hid(const RawAddress* remote_bdaddr) { in check_cod_hid()
410 bool check_sdp_bl(const RawAddress* remote_bdaddr) { in check_sdp_bl()