Searched refs:pref_pd_max (Results 1 – 3 of 3) sorted by relevance
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/ |
D | audio.h | 506 .pref_pd_max = _pref_pd_max, \ 557 uint32_t pref_pd_max; member
|
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/ |
D | ascs.c | 559 sys_put_le24(pref->pref_pd_max, cfg->prefer_pd_max); in ascs_ep_get_status_config() 567 pref->latency, pref->pd_min, pref->pd_max, pref->pref_pd_min, pref->pref_pd_max, in ascs_ep_get_status_config()
|
D | bap_unicast_client.c | 695 pref->pref_pd_max = sys_get_le24(cfg->prefer_pd_max); in unicast_client_ep_config_state() 700 pref->latency, pref->pd_min, pref->pd_max, pref->pref_pd_min, pref->pref_pd_max, in unicast_client_ep_config_state()
|