Searched defs:start_advertising_set (Results 1 – 9 of 9) sorted by relevance
/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/ |
D | gatt_client.py | 111 async def start_advertising_set(self): member in GattClient
|
/packages/modules/Bluetooth/floss/pandora/server/ |
D | bluetooth.py | 295 …def start_advertising_set(self, parameters, advertise_data, scan_response, periodic_parameters, pe… member in Bluetooth
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | advertising_client.py | 529 …def start_advertising_set(self, parameters, advertise_data, scan_response, periodic_parameters, pe… member in FlossAdvertisingClient
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_adv.rs | 809 fn start_advertising_set( in start_advertising_set() method 894 fn start_advertising_set( in start_advertising_set() method 1689 fn start_advertising_set( in start_advertising_set() method
|
D | bluetooth_gatt.rs | 429 fn start_advertising_set( in start_advertising_set() method 2321 fn start_advertising_set( in start_advertising_set() method
|
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ |
D | gatt_service.rs | 236 fn start_advertising_set(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in start_advertising_set() method
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 661 fn start_advertising_set( in start_advertising_set() method
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 1680 pub fn start_advertising_set( in start_advertising_set() method
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 1519 fn start_advertising_set( in start_advertising_set() method
|