Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dle_advertiser.h147 bool scan_request_notification_enable{};
Dle_advertiser.cc324 bool scan_request_notification_enable) { in LeSetExtendedAdvertisingParameters() argument
566 advertiser.scan_request_notification_enable = scan_request_notification_enable; in LeSetExtendedAdvertisingParameters()
Dlink_layer_controller.h429 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.cc370 static_cast<bluetooth::hci::Enable>(params.scan_request_notification_enable); in parse_parameter()
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine.cc380 adv_params.scan_request_notification_enable = 0; in CreateBroadcastAnnouncement()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs249 scan_request_notification_enable: 0_u8, // false in from()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl3931 scan_request_notification_enable : Enable,
3961 scan_request_notification_enable : Enable,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc3152 parameters.scan_request_notification_enable = 0; in id_status_callback()
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl3975 scan_request_notification_enable : Enable,
4011 scan_request_notification_enable : Enable,
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp2354 p.scan_request_notification_enable = false; in parseParams()