HomeSort by relevance Sort by last modified time
    Searched refs:tL2C_RCB (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ucd.c 53 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0];
94 tL2C_RCB *p_rcb;
126 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0];
204 tL2C_RCB *p_rcb;
268 tL2C_RCB *p_rcb;
330 tL2C_RCB *p_rcb;
396 tL2C_RCB *p_rcb;
558 tL2C_RCB *p_rcb;
661 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0];
907 tL2C_RCB *p_rcb
    [all...]
l2c_int.h 272 } tL2C_RCB;
294 tL2C_RCB *p_rcb; /* Registration CB for this Channel */
475 tL2C_RCB rcb_pool[MAX_L2CAP_CLIENTS]; /* Registration info pool */
666 extern tL2C_RCB *l2cu_allocate_rcb (UINT16 psm);
667 extern tL2C_RCB *l2cu_find_rcb_by_psm (UINT16 psm);
668 extern void l2cu_release_rcb (tL2C_RCB *p_rcb);
    [all...]
l2c_api.c 54 tL2C_RCB *p_rcb;
123 tL2C_RCB *p_rcb;
233 tL2C_RCB *p_rcb;
865 tL2C_RCB *p_rcb;
    [all...]
l2c_utils.c     [all...]
l2c_main.c 323 tL2C_RCB *p_rcb;
    [all...]

Completed in 28 milliseconds