Searched refs:scan_request_notification_enable (Results 1 – 11 of 11) sorted by relevance
147 bool scan_request_notification_enable{};
324 bool scan_request_notification_enable) { in LeSetExtendedAdvertisingParameters() argument566 advertiser.scan_request_notification_enable = scan_request_notification_enable; in LeSetExtendedAdvertisingParameters()
429 uint8_t advertising_sid, bool scan_request_notification_enable);
40 uint8_t scan_request_notification_enable; member
370 static_cast<bluetooth::hci::Enable>(params.scan_request_notification_enable); in parse_parameter()
380 adv_params.scan_request_notification_enable = 0; in CreateBroadcastAnnouncement()
249 scan_request_notification_enable: 0_u8, // false in from()
3931 scan_request_notification_enable : Enable,3961 scan_request_notification_enable : Enable,
3152 parameters.scan_request_notification_enable = 0; in id_status_callback()
3975 scan_request_notification_enable : Enable,4011 scan_request_notification_enable : Enable,
2354 p.scan_request_notification_enable = false; in parseParams()