Searched refs:a2dp_create_sdp_record (Results 1 – 4 of 4) sorted by relevance
/btstack/src/classic/ |
H A D | a2dp.h | 60 void a2dp_create_sdp_record(uint8_t * service, uint32_t service_record_handle, uint16_t service_cl…
|
H A D | a2dp_sink.c | 70 a2dp_create_sdp_record(service, service_record_handle, BLUETOOTH_SERVICE_CLASS_AUDIO_SINK, in a2dp_sink_create_sdp_record()
|
H A D | a2dp_source.c | 80 a2dp_create_sdp_record(service, service_record_handle, BLUETOOTH_SERVICE_CLASS_AUDIO_SOURCE, in a2dp_source_create_sdp_record()
|
H A D | a2dp.c | 89 void a2dp_create_sdp_record(uint8_t * service, uint32_t service_record_handle, uint16_t service_cl… in a2dp_create_sdp_record() function
|