Home
last modified time | relevance | path

Searched refs:pd_min (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.4.0/include/zephyr/bluetooth/audio/
Daudio.h440 .pd_min = _pd_min, \
472 uint32_t pd_min; member
/Zephyr-Core-3.4.0/subsys/bluetooth/audio/
Dascs_internal.h52 uint8_t pd_min[3]; member
Dbap_stream.c316 if (!IN_RANGE(qos->pd, qos_pref->pd_min, qos_pref->pd_max)) { in bt_bap_stream_verify_qos()
318 qos_pref->pd_min, qos_pref->pd_max, qos->pd); in bt_bap_stream_verify_qos()
Dascs.c491 sys_put_le24(pref->pd_min, cfg->pd_min); in ascs_ep_get_status_config()
502 pref->latency, pref->pd_min, pref->pd_max, pref->pref_pd_min, pref->pref_pd_max, in ascs_ep_get_status_config()
Dbap_unicast_client.c671 pref->pd_min = sys_get_le24(cfg->pd_min); in unicast_client_ep_config_state()
679 pref->latency, pref->pd_min, pref->pd_max, pref->pref_pd_min, pref->pref_pd_max, in unicast_client_ep_config_state()