Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c94 struct cp_ntf { struct
95 struct bt_tbs_call_cp_notify notification;
97 uint8_t conn_index; /* The conn index that triggered the request */
98 bool pending: 1;
99 } cp_ntf; member