Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dscan.c1149 if (params->num_subevents > BT_HCI_PAWR_SUBEVENT_MAX) { in bt_le_per_adv_sync_subevent()
Dconn.c3367 if (synced_param->subevent >= BT_HCI_PAWR_SUBEVENT_MAX) { in bt_conn_le_create_synced()
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Dhci_types.h49 #define BT_HCI_PAWR_SUBEVENT_MAX 128 macro