Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davdtp_sink.c75 void avdtp_sink_register_content_protection_category(uint8_t seid, uint16_t cp_type, const uint8_t … in avdtp_sink_register_content_protection_category()
H A Davdtp_source.c77 void avdtp_source_register_content_protection_category(uint8_t seid, uint16_t cp_type, const uint8_… in avdtp_source_register_content_protection_category()
H A Davdtp.c438 …tent_protection_category(avdtp_stream_endpoint_t * stream_endpoint, uint16_t cp_type, const uint8_… in avdtp_register_content_protection_category()
H A Davdtp.h226 uint16_t cp_type; member