Home
last modified time | relevance | path

Searched defs:bt_hci_evt_le_cis_established (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h3379 struct bt_hci_evt_le_cis_established { struct
3380 uint8_t status;
3381 uint16_t conn_handle;
3382 uint8_t cig_sync_delay[3];
3383 uint8_t cis_sync_delay[3];
3384 uint8_t c_latency[3];
3385 uint8_t p_latency[3];
3386 uint8_t c_phy;
3387 uint8_t p_phy;
3388 uint8_t nse;
[all …]