Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dtbs.h267 bt_tbs_terminate_call_cb terminate_call; member
702 bt_tbs_client_cp_cb terminate_call; member
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c864 static uint8_t terminate_call(struct tbs_inst *inst, const struct bt_tbs_call_cp_term *ccp, in terminate_call() function