Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Diso.h72 #define BT_ISO_SDU_INTERVAL_UNKNOWN 0x000000U macro
/Zephyr-latest/subsys/bluetooth/host/
Diso.c1201 central->sdu_interval = BT_ISO_SDU_INTERVAL_UNKNOWN; in store_cis_info()
1204 peripheral->sdu_interval = BT_ISO_SDU_INTERVAL_UNKNOWN; in store_cis_info()
1207 central->sdu_interval = BT_ISO_SDU_INTERVAL_UNKNOWN; in store_cis_info()
1210 peripheral->sdu_interval = BT_ISO_SDU_INTERVAL_UNKNOWN; in store_cis_info()