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

  /external/bluetooth/bluedroid/btif/src/
btif_sock_sdp.c 80 proto_elem_list[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
161 protoList[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
266 protoList[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
366 protoList[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
427 proto_elem_list[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_sdp.c 149 proto_elem_list[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
350 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 322 milliseconds