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

  /system/bt/bta/include/
bta_jv_api.h 143 #define BTA_JV_L2CAP_RECEIVE_EVT 23 /* the result for BTA_JvL2capReceive*/
246 /* data associated with BTA_JV_L2CAP_RECEIVE_EVT */
709 ** called with BTA_JV_L2CAP_RECEIVE_EVT.
    [all...]
  /system/bt/bta/jv/
bta_jv_api.c 699 ** called with BTA_JV_L2CAP_RECEIVE_EVT.
737 BTA_JV_L2CAP_RECEIVE_EVT, (tBTA_JV *)&evt_data, bta_jv_cb.l2c_cb[handle].user_data);
    [all...]
  /system/bt/btif/src/
btif_sock_l2cap.c 777 case BTA_JV_L2CAP_RECEIVE_EVT:
778 APPL_TRACE_DEBUG("BTA_JV_L2CAP_RECEIVE_EVT not used");
    [all...]

Completed in 63 milliseconds