Searched refs:lcid (Results 51 - 59 of 59) sorted by relevance

123

/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_utils.c480 L2CA_DataWrite (p_mcb->lcid, p);
H A Dport_api.c489 *p_lcid = p_port->rfc.p_mcb->lcid;
H A Drfc_ts_frames.c219 L2CA_DataWrite (p_mcb->lcid, p_buf);
/external/bluetooth/bluedroid/bta/hl/
H A Dbta_hl_utils.c2686 UINT16 lcid; local
2692 lcid = MCA_GetL2CapChannel((tMCA_DL) mdl_hnd);
2693 if ( lcid &&
2694 L2CA_GetCurrentConfig(lcid, &p_our_cfg, &our_cfg_bits, &p_peer_cfg,
2739 APPL_TRACE_DEBUG("bta_hl_get_l2cap_cfg success=%d mdl=%d lcid=%d", success, mdl_hnd, lcid);
/external/bluetooth/bluedroid/bta/jv/
H A Dbta_jv_act.c1914 UINT16 lcid; local
1924 PORT_CheckConnection(port_handle, rem_bda, &lcid);
2147 UINT16 lcid; local
2161 PORT_CheckConnection(port_handle, rem_bda, &lcid);
/external/bluetooth/bluedroid/stack/bnep/
H A Dbnep_main.c66 static void bnep_congestion_ind (UINT16 lcid, BOOLEAN is_congested);
/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_utils.c1668 tGATT_TCB * gatt_find_tcb_by_cid (UINT16 lcid) argument
1675 if (gatt_cb.tcb[xx].in_use && gatt_cb.tcb[xx].att_lcid == lcid)
H A Dgatt_int.h663 extern tGATT_TCB * gatt_find_tcb_by_cid(UINT16 lcid);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 190 milliseconds

123