Home
last modified time | relevance | path

Searched refs:find_avdtp_service_with_connection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/bumble/examples/
Drun_a2dp_source.py28 find_avdtp_service_with_connection,
170 avdtp_version = await find_avdtp_service_with_connection(connection)
/aosp_15_r20/external/python/bumble/bumble/
Davdtp.py256 async def find_avdtp_service_with_connection( function