Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_act.c119 if (!bta_hh_cb.cnt_num) in bta_hh_api_disable()
530 bta_hh_cb.cnt_num ++; in bta_hh_open_cmpl_act()
815 bta_hh_cb.cnt_num --; in bta_hh_close_act()
839 if (bta_hh_cb.cnt_num == 0 && bta_hh_cb.w4_disable) in bta_hh_close_act()
Dbta_hh_int.h185 UINT8 cnt_num; /* connected device number */ member