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

  /system/bt/bta/mce/
bta_mce_act.c 106 if ((p_attr = SDP_FindAttributeInRec(p_rec, ATTR_ID_SUPPORTED_MSG_TYPE)) == NULL)
  /system/bt/stack/include/
sdpdefs.h 95 #define ATTR_ID_SUPPORTED_MSG_TYPE 0x0316 /* MAP profile */
  /system/bt/bta/sdp/
bta_sdp_act.c 154 if ((p_attr = SDP_FindAttributeInRec(p_rec, ATTR_ID_SUPPORTED_MSG_TYPE)) != NULL)
  /system/bt/btif/src/
btif_sdp_server.c 427 status &= SDP_AddAttribute(sdp_handle, ATTR_ID_SUPPORTED_MSG_TYPE, UINT_DESC_TYPE,

Completed in 297 milliseconds