Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dbap_unicast_client.c69 struct bt_bap_unicast_client_ep { struct
70 uint16_t handle;
71 uint16_t cp_handle;
72 struct bt_gatt_subscribe_params subscribe;
96 struct bt_bap_unicast_client_ep snks[CONFIG_BT_BAP_UNICAST_CLIENT_ASE_SNK_COUNT]; argument