Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_hh.h111 uint32_t device_num; member
/aosp12/system/bt/btif/src/
H A Dbtif_hh.cc461 if (btif_hh_cb.device_num > 0) { in btif_hh_remove_device()
462 btif_hh_cb.device_num--; in btif_hh_remove_device()
555 if (!dev && btif_hh_cb.device_num >= BTIF_HH_MAX_HID) { in btif_hh_connect()
/aosp12/system/bt/btif/co/
H A Dbta_hh_co.cc368 btif_hh_cb.device_num++; in bta_hh_co_open()
/aosp12/system/bt/main/shim/
H A Dacl.cc976 btif_hh_cb.device_num); in DumpsysHid()