Home
last modified time | relevance | path

Searched refs:scan_request_notification_enable (Results 1 – 15 of 15) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dle_advertiser.h155 bool scan_request_notification_enable{};
Dle_advertiser.cc332 uint8_t advertising_sid, bool scan_request_notification_enable) { in LeSetExtendedAdvertisingParameters() argument
589 advertiser.scan_request_notification_enable = in LeSetExtendedAdvertisingParameters()
590 scan_request_notification_enable; in LeSetExtendedAdvertisingParameters()
Dlink_layer_controller.h466 uint8_t advertising_sid, bool scan_request_notification_enable);
/packages/modules/Bluetooth/system/include/hardware/
Dble_advertiser.h40 uint8_t scan_request_notification_enable; member
/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc346 params.scan_request_notification_enable); in parse_parameter()
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_hci.py288scan_request_notification_enable=scan_request_notification))
Dpy_hal.py311scan_request_notification_enable=scan_request_notification))
/packages/modules/Bluetooth/system/blueberry/tests/gd/hci/
Ddirect_hci_test.py105 scan_request_notification_enable=hci.Enable.DISABLED))
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine.cc359 adv_params.scan_request_notification_enable = 0; in CreateBroadcastAnnouncement()
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dgatt_service.rs105 scan_request_notification_enable: 0, in create_advertise_parameters()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs249 scan_request_notification_enable: 0 as u8, // false in into()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl3775 scan_request_notification_enable : Enable,
3811 scan_request_notification_enable : Enable,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc3341 parameters.scan_request_notification_enable = 0; in id_status_callback()
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl3963 scan_request_notification_enable : Enable,
3999 scan_request_notification_enable : Enable,
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp2215 p.scan_request_notification_enable = false; in parseParams()