Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_dm.cc47 bool check_cod_hid(const RawAddress* remote_bdaddr) { in check_cod_hid() function
51 bool check_cod_hid(const RawAddress& remote_bdaddr) { in check_cod_hid() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc499 bool check_cod_hid(const RawAddress* remote_bdaddr) { in check_cod_hid() function
503 bool check_cod_hid(const RawAddress& bd_addr) { in check_cod_hid() function