OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_rfc_lcid_mcb
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/rfcomm/
rfc_l2cap_if.c
423
if ((p_mcb = rfc_cb.rfc.
p_rfc_lcid_mcb
[lcid - L2CAP_BASE_APPL_CID]) != NULL)
445
rfc_cb.rfc.
p_rfc_lcid_mcb
[lcid - L2CAP_BASE_APPL_CID] = p_mcb;
rfc_int.h
222
tRFC_MCB *
p_rfc_lcid_mcb
[MAX_L2CAP_CHANNELS]; /* MCB based on the L2CAP's lcid */
member in struct:__anon6325
Completed in 409 milliseconds