Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_hh.h87 uint32_t device_num; member
/system/bt/btif/src/
Dbtif_hh.cc489 if (btif_hh_cb.device_num > 0) { in btif_hh_remove_device()
490 btif_hh_cb.device_num--; in btif_hh_remove_device()
573 if (!dev && btif_hh_cb.device_num >= BTIF_HH_MAX_HID) { in btif_hh_connect()
/system/bt/btif/co/
Dbta_hh_co.cc321 btif_hh_cb.device_num++; in bta_hh_co_open()