Searched refs:l2cu_adj_id (Results 1 - 3 of 3) sorted by last modified time

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_api.c643 l2cu_adj_id(p_lcb, L2CAP_ADJ_BRCM_ID); /* Make sure not using Broadcom ID */
699 l2cu_adj_id(p_lcb, L2CAP_ADJ_BRCM_ID); /* Make sure not using Broadcom ID */
H A Dl2c_int.h605 extern void l2cu_adj_id (tL2C_LCB *p_lcb, UINT8 adj_mask);
H A Dl2c_utils.c397 ** Function l2cu_adj_id
405 void l2cu_adj_id (tL2C_LCB *p_lcb, UINT8 adj_mask) function
476 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID);
589 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID);
917 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID);
1001 l2cu_adj_id(p_lcb, L2CAP_ADJ_ZERO_ID); /* check for wrap to '0' */
1093 l2cu_adj_id(p_lcb, L2CAP_ADJ_ID);
2933 l2cu_adj_id (p_lcb, L2CAP_ADJ_ID);

Completed in 78 milliseconds