Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dsocket_manager.rs91 fn make_l2cap_channel(flags: i32, is_le: bool) -> Self { in make_l2cap_channel() method
220 fn make_l2cap_channel(flags: i32, device: BluetoothDevice, psm: i32, is_le: bool) -> Self { in make_l2cap_channel() method