Home
last modified time | relevance | path

Searched defs:cp_type_value (Results 1 – 4 of 4) sorted by relevance

/btstack/src/classic/
H A Davdtp_sink.c75 …r_content_protection_category(uint8_t seid, uint16_t cp_type, const uint8_t * cp_type_value, uint8… in avdtp_sink_register_content_protection_category()
H A Davdtp_source.c77 …r_content_protection_category(uint8_t seid, uint16_t cp_type, const uint8_t * cp_type_value, uint8… in avdtp_source_register_content_protection_category()
H A Davdtp.c438 …(avdtp_stream_endpoint_t * stream_endpoint, uint16_t cp_type, const uint8_t * cp_type_value, uint8… in avdtp_register_content_protection_category()
H A Davdtp.h228 uint8_t cp_type_value[AVDTP_MAX_CONTENT_PROTECTION_TYPE_VALUE_LEN]; member