OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ch_close
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/avct/
avct_int.h
98
UINT8
ch_close
; /* CCB index+1, if CCB initiated channel close */
member in struct:__anon761
108
BOOLEAN
ch_close
; /* Whether CCB initiated channel close */
member in struct:__anon762
avct_lcb_act.c
335
if (p_ccb->
ch_close
)
337
p_ccb->
ch_close
= FALSE;
397
p_data->p_ccb->
ch_close
= TRUE;
Completed in 708 milliseconds