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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c 396 if (p_ccb != p_lcb->p_pending_ccb)
435 p_lcb->p_pending_ccb = NULL;
511 p_lcb->p_pending_ccb = NULL;
    [all...]
l2c_int.h 390 tL2C_CCB *p_pending_ccb; /* ccb of waiting channel during link disconnect */ member in struct:t_l2c_linkcb
    [all...]
l2c_api.c 312 p_lcb->p_pending_ccb = p_ccb;
    [all...]

Completed in 25 milliseconds