Searched refs:AVDTP_DELAY_REPORTING (Results 1 – 4 of 4) sorted by relevance
310 if (cap->category == AVDTP_DELAY_REPORTING && in sbc_setconf_ind()313 *category = AVDTP_DELAY_REPORTING; in sbc_setconf_ind()406 delay_reporting = avdtp_service_cap_new(AVDTP_DELAY_REPORTING, in sbc_getcap_ind()438 if (cap->category == AVDTP_DELAY_REPORTING && in mpeg_setconf_ind()441 *category = AVDTP_DELAY_REPORTING; in mpeg_setconf_ind()504 delay_reporting = avdtp_service_cap_new(AVDTP_DELAY_REPORTING, in mpeg_getcap_ind()
56 #define AVDTP_DELAY_REPORTING 0x08 macro
480 delay_reporting = avdtp_service_cap_new(AVDTP_DELAY_REPORTING, in select_capabilities()
1245 else if (category == AVDTP_DELAY_REPORTING && delay_reporting) in caps_to_list()3167 if (category < AVDTP_MEDIA_TRANSPORT || category > AVDTP_DELAY_REPORTING) in avdtp_service_cap_new()