Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h3460 struct bt_hci_evt_le_cis_established_v2 { struct
3461 uint8_t status;
3462 uint16_t conn_handle;
3463 uint8_t cig_sync_delay[3];
3464 uint8_t cis_sync_delay[3];
3465 uint8_t c_latency[3];
3466 uint8_t p_latency[3];
3467 uint8_t c_phy;
3468 uint8_t p_phy;
3469 uint8_t nse;
[all …]