Searched refs:pending_id (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/rfcomm/
H A Drfc_l2cap_if.c102 p_mcb->pending_id = id;
188 rfc_mx_sm_execute (p_mcb, RFC_MX_EVENT_CONN_IND, &(p_mcb->pending_id));
196 L2CA_ConnectRsp (p_mcb->bd_addr, p_mcb->pending_id, p_mcb->pending_lcid, L2CAP_CONN_NO_RESOURCES, 0);
H A Dport_int.h112 UINT8 pending_id; /* store l2cap ID for incoming connection while connecting */ member in struct:__anon1254
H A Drfc_mx_fsm.c246 rfc_mx_sm_execute (p_mcb, RFC_MX_EVENT_CONN_IND, &(p_mcb->pending_id));

Completed in 40 milliseconds