Searched refs:check_cod_hid (Results 1 – 5 of 5) sorted by relevance
47 bool check_cod_hid(const RawAddress* remote_bdaddr) { in check_cod_hid() function
55 extern bool check_cod_hid(const RawAddress* remote_bdaddr);204 if (check_cod_hid(addr)) { in btif_hd_upstreams_evt()
116 extern bool check_cod_hid(const RawAddress* remote_bdaddr);1075 if (p_dev->local_vup || check_cod_hid(&(p_dev->bd_addr))) { in btif_hh_upstreams_evt()
395 bool check_cod_hid(const RawAddress* remote_bdaddr) { in check_cod_hid() function977 if (check_sdp_bl(&bd_addr) && check_cod_hid(&bd_addr)) { in btif_dm_auth_cmpl_evt()
48 bool check_cod_hid(const RawAddress* remote_bdaddr) { in check_cod_hid() function