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

  /external/bluetooth/bluedroid/btif/src/
btif_sock_sdp.c 81 proto_elem_list[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
162 protoList[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
273 protoList[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
373 protoList[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
434 proto_elem_list[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
  /external/bluetooth/bluedroid/bta/mce/
bta_mce_act.c 91 if (!SDP_FindProtocolListElemInRec(p_rec, UUID_PROTOCOL_RFCOMM, &pe))
  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_sdp.c 108 proto_elem_list[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
244 if (SDP_FindProtocolListElemInRec(p_rec, UUID_PROTOCOL_RFCOMM, &pe))
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_sdp.c 150 proto_elem_list[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
352 if (SDP_FindProtocolListElemInRec(p_rec, UUID_PROTOCOL_RFCOMM, &pe))
  /external/bluetooth/bluedroid/stack/include/
sdpdefs.h 159 #define UUID_PROTOCOL_RFCOMM 0x0003
  /external/bluetooth/bluedroid/stack/sdp/
sdp_db.c 242 if (p_elem_list->protocol_uuid == UUID_PROTOCOL_RFCOMM)
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c     [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 88 milliseconds