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

  /system/bt/bta/include/
bta_jv_api.h 143 #define BTA_JV_L2CAP_WRITE_EVT 24 /* the result for BTA_JvL2capWrite*/
249 UINT32 req_id; /* The req_id in the associated BTA_JvL2capWrite() */
261 UINT32 req_id; /* The req_id in the associated BTA_JvL2capWrite() */
682 ** Function BTA_JvL2capWrite
693 tBTA_JV_STATUS BTA_JvL2capWrite(UINT32 handle, UINT32 req_id,
    [all...]
  /system/bt/bta/jv/
bta_jv_api.c 683 ** Function BTA_JvL2capWrite
694 tBTA_JV_STATUS BTA_JvL2capWrite(UINT32 handle, UINT32 req_id, UINT8 *p_data,
    [all...]
  /system/bt/btif/src/
btif_sock_l2cap.c     [all...]

Completed in 36 milliseconds