Home
last modified time | relevance | path

Searched refs:get_cod (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_dm.cc410 static uint32_t get_cod(const RawAddress* remote_bdaddr) { in get_cod() function
427 return get_cod(remote_bdaddr) == cod; in check_cod()
431 return (get_cod(remote_bdaddr) & COD_HID_MASK) == COD_HID_MAJOR; in check_cod_hid()
3290 uint32_t cod = get_cod(&bd_addr); in btif_stats_add_bond_event()