Home
last modified time | relevance | path

Searched refs:on_handle_incoming_connection (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/floss/pandora/floss/
Dsocket_manager.py48 def on_handle_incoming_connection( member in SocketManagerCallbacks
135 …observer.on_handle_incoming_connection(listener_id, connection, dbus_unix_fd_list=dbus_unix_fd_lis…
167 def on_handle_incoming_connection(self, listener_id, connection, *, dbus_unix_fd_list=None): member in FlossSocketManagerClient
/packages/modules/Bluetooth/floss/pandora/server/
Dl2cap.py203 … def on_handle_incoming_connection(self, listener_id, connection, *, dbus_unix_fd_list=None): member in L2CAPService.AcceptL2CAPChannel.AcceptL2CAPObserver
Drfcomm.py246 … def on_handle_incoming_connection(self, listener_id, connection, *, dbus_unix_fd_list=None): member in RFCOMMService.AcceptConnection.AcceptConnectionObserver
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dsocket_manager.rs280 fn on_handle_incoming_connection(&mut self, listener_id: SocketId, connection: BluetoothSocket); in on_handle_incoming_connection() method
1182 callback.on_handle_incoming_connection(socket_id, socket); in handle_actions()
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs827 fn on_handle_incoming_connection( in on_handle_incoming_connection() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs1264 fn on_handle_incoming_connection( in on_handle_incoming_connection() method
Ddbus_iface.rs2287 fn on_handle_incoming_connection( in on_handle_incoming_connection() method