OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cnt_num
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c
128
if (!bta_hh_cb.
cnt_num
)
559
bta_hh_cb.
cnt_num
++;
843
if (bta_hh_cb.
cnt_num
== 0 && bta_hh_cb.w4_disable)
899
bta_hh_cb.
cnt_num
--;
923
if (bta_hh_cb.
cnt_num
== 0 && bta_hh_cb.w4_disable)
[
all
...]
bta_hh_int.h
321
UINT8
cnt_num
; /* connected device number */
member in struct:__anon2996
bta_hh_le.c
[
all
...]
Completed in 762 milliseconds