Home
last modified time | relevance | path

Searched defs:dbus_unix_fd_list (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dsocket_manager.py53 dbus_unix_fd_list=None): argument
70 dbus_unix_fd_list=None): argument
132 def OnHandleIncomingConnection(self, listener_id, connection, *, dbus_unix_fd_list=None): argument
137 … def OnOutgoingConnectionResult(self, connecting_id, result, socket, *, dbus_unix_fd_list=None): argument
167 def on_handle_incoming_connection(self, listener_id, connection, *, dbus_unix_fd_list=None): argument
172 … def on_outgoing_connection_result(self, connecting_id, result, socket, *, dbus_unix_fd_list=None): argument
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/
Dl2cap.py125 … def on_outgoing_connection_result(self, connecting_id, result, socket, *, dbus_unix_fd_list=None): argument
203 … def on_handle_incoming_connection(self, listener_id, connection, *, dbus_unix_fd_list=None): argument
Drfcomm.py68 … def on_outgoing_connection_result(self, connecting_id, result, socket, *, dbus_unix_fd_list=None): argument
246 … def on_handle_incoming_connection(self, listener_id, connection, *, dbus_unix_fd_list=None): argument