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

  /system/bt/stack/l2cap/
l2c_utils.cc 373 * Function l2cu_adj_id
381 void l2cu_adj_id(tL2C_LCB* p_lcb, uint8_t adj_mask) { function
446 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID);
558 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID);
867 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID);
950 l2cu_adj_id(p_lcb, L2CAP_ADJ_ZERO_ID); /* check for wrap to '0' */
    [all...]
l2c_int.h 616 extern void l2cu_adj_id(tL2C_LCB* p_lcb, uint8_t adj_mask);
    [all...]
l2c_api.cc 933 l2cu_adj_id(p_lcb, L2CAP_ADJ_BRCM_ID); /* Make sure not using Broadcom ID */
    [all...]

Completed in 51 milliseconds