Home
last modified time | relevance | path

Searched refs:bt_tbs_call_cp_notify (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_internal.h267 struct bt_tbs_call_cp_notify { struct
Dtbs_client.c586 struct bt_tbs_call_cp_notify *ind_val; in call_cp_notify_handler()
591 ind_val = (struct bt_tbs_call_cp_notify *)data; in call_cp_notify_handler()
Dtbs.c805 const struct bt_tbs_call_cp_notify ccp_not = { in notify_ccp()