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

  /system/bt/bta/include/
bta_jv_api.h 146 #define BTA_JV_L2CAP_WRITE_EVT 24 /* the result for BTA_JvL2capWrite*/
243 /* data associated with BTA_JV_L2CAP_WRITE_EVT */
353 tBTA_JV_L2CAP_WRITE l2c_write; /* BTA_JV_L2CAP_WRITE_EVT */
664 * called with BTA_JV_L2CAP_WRITE_EVT. Works for
    [all...]
  /system/bt/btif/src/
btif_sock_l2cap.cc 714 case BTA_JV_L2CAP_WRITE_EVT:
715 DVLOG(2) << "BTA_JV_L2CAP_WRITE_EVT: id: " << l2cap_socket_id;
    [all...]
  /system/bt/bta/jv/
bta_jv_act.cc     [all...]

Completed in 112 milliseconds