Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/android/pandora/test/
Da2dp_test.py378 def on_connection_response(self, response): member in A2dpTest.test_avdt_signaling_channel_connection_collision.TestClassicChannel
/aosp_15_r20/external/python/bumble/bumble/
Dl2cap.py906 def on_connection_response(self, response): member in ClassicChannel
1249 def on_connection_response(self, response) -> None: member in LeCreditBasedChannel