Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
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_cod_hid(const RawAddress& remote_bdaddr) { in check_cod_hid()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc479 static uint32_t get_cod(const RawAddress* remote_bdaddr) { in get_cod()
495 bool check_cod(const RawAddress* remote_bdaddr, uint32_t cod) { in check_cod()
499 bool check_cod_hid(const RawAddress* remote_bdaddr) { in check_cod_hid()
521 static bool check_sdp_bl(const RawAddress* remote_bdaddr) { in check_sdp_bl()