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 79 proto_elem_list[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
160 protoList[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
261 protoList[1].protocol_uuid = UUID_PROTOCOL_RFCOMM;
322 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 835 if(p_sdp_rec && SDP_FindProtocolListElemInRec(p_sdp_rec, UUID_PROTOCOL_RFCOMM, &pe))
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 186 milliseconds