Home
last modified time | relevance | path

Searched defs:service_record_handle (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/bumble/bumble/
Da2dp.py146 def make_audio_source_service_sdp_records(service_record_handle, version=(1, 3)): argument
200 def make_audio_sink_service_sdp_records(service_record_handle, version=(1, 3)): argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sdp/
H A Dpdu.h256 ServiceHandle service_record_handle() const { return service_record_handle_; } in service_record_handle() function