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.h3317 struct bt_hci_evt_le_cis_established { struct
3318 uint8_t status;
3319 uint16_t conn_handle;
3320 uint8_t cig_sync_delay[3];
3321 uint8_t cis_sync_delay[3];
3322 uint8_t c_latency[3];
3323 uint8_t p_latency[3];
3324 uint8_t c_phy;
3325 uint8_t p_phy;
3326 uint8_t nse;
[all …]