Searched refs:tL2CAP_SEC_DATA (Results 1 – 3 of 3) sorted by relevance
1399 tL2CAP_SEC_DATA *p_buf = NULL; in l2cble_sec_comp()1414 p_buf = (tL2CAP_SEC_DATA*) fixed_queue_dequeue(p_lcb->le_sec_pending_q); in l2cble_sec_comp()1458 p_buf = (tL2CAP_SEC_DATA*) fixed_queue_dequeue(p_lcb->le_sec_pending_q); in l2cble_sec_comp()1502 tL2CAP_SEC_DATA *p_buf = (tL2CAP_SEC_DATA*) osi_malloc((UINT16)sizeof(tL2CAP_SEC_DATA)); in l2ble_sec_access_req()
266 }tL2CAP_SEC_DATA; typedef
261 … tL2CAP_SEC_DATA *p_buf = (tL2CAP_SEC_DATA*) fixed_queue_try_dequeue(p_lcb->le_sec_pending_q); in l2cu_release_lcb()