Home
last modified time | relevance | path

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

/external/python/bumble/bumble/
Da2dp.py142 def make_audio_source_service_sdp_records(service_record_handle, version=(1, 3)): argument
192 def make_audio_sink_service_sdp_records(service_record_handle, version=(1, 3)): argument
Dsdp.py822 async def get_attributes(self, service_record_handle, attribute_ids): argument