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

  /system/bt/btif/src/
btif_sock_sdp.cc 310 if (!SDP_AddSequence(handle, (uint16_t)ATTR_ID_SUPPORTED_FORMATS_LIST, j,
btif_sdp_server.cc 679 SDP_AddSequence(sdp_handle, (uint16_t)ATTR_ID_SUPPORTED_FORMATS_LIST,
  /system/bt/stack/include/
sdpdefs.h 78 #define ATTR_ID_SUPPORTED_FORMATS_LIST 0x0303
  /system/bt/bta/sdp/
bta_sdp_act.cc 224 p_attr = SDP_FindAttributeInRec(p_rec, ATTR_ID_SUPPORTED_FORMATS_LIST);

Completed in 311 milliseconds