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

  /external/bluetooth/bluedroid/bta/include/
bta_jv_api.h 174 #define BTA_JV_RFCOMM_WRITE_EVT 32 /* the result for BTA_JvRfcommWrite*/
390 UINT32 req_id; /* The req_id in the associated BTA_JvRfcommWrite() */
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c     [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_sock_rfc.c 910 //unlock before BTA_JvRfcommWrite to avoid deadlock on concurrnet multi rfcomm connectoins
912 BTA_JvRfcommWrite(rfc_handle, rs_id);
    [all...]

Completed in 200 milliseconds