OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_last_ccb
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c
[
all
...]
l2c_int.h
352
tL2C_CCB *
p_last_ccb
; /* The last channel in this queue */
member in struct:__anon1213
[
all
...]
l2c_csm.c
362
if ( (p_ccb == p_ccb->p_lcb->ccb_queue.p_first_ccb) && (p_ccb == p_ccb->p_lcb->ccb_queue.
p_last_ccb
) )
[
all
...]
Completed in 28 milliseconds