Searched refs:adj_mask (Results 1 - 2 of 2) sorted by path

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_int.h605 extern void l2cu_adj_id (tL2C_LCB *p_lcb, UINT8 adj_mask);
H A Dl2c_utils.c405 void l2cu_adj_id (tL2C_LCB *p_lcb, UINT8 adj_mask) argument
407 if ((adj_mask & L2CAP_ADJ_ZERO_ID) && !p_lcb->id)

Completed in 221 milliseconds