Home
last modified time | relevance | path

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

/btstack/src/
H A Dhci.c6465 const uint16_t max_events[] = { 0 }; in hci_run_general_gap_le() local
6466 …end_cmd(&hci_le_set_extended_advertising_enable, 0, 1, advertising_handles, durations, max_events); in hci_run_general_gap_le()
6985 const uint16_t max_events[] = { 0 }; in hci_run_general_gap_le() local
6986 …end_cmd(&hci_le_set_extended_advertising_enable, 1, 1, advertising_handles, durations, max_events); in hci_run_general_gap_le()
7005 const uint16_t max_events[] = { advertising_set->enable_max_scan_events }; in hci_run_general_gap_le() local
7006 …end_cmd(&hci_le_set_extended_advertising_enable, 1, 1, advertising_handles, durations, max_events); in hci_run_general_gap_le()