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.cc44 bool check_cod_hid(const RawAddress* /* remote_bdaddr */) { in check_cod_hid() function
48 bool check_cod_hid(const RawAddress& /* remote_bdaddr */) { in check_cod_hid() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc524 bool check_cod_hid(const RawAddress* remote_bdaddr) { in check_cod_hid() function
528 bool check_cod_hid(const RawAddress& bd_addr) { in check_cod_hid() function