Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c93 static bool inst_is_gtbs(const struct tbs_inst *inst) in inst_is_gtbs() function
108 if (inst_is_gtbs(inst)) { in inst_index()
424 if (inst_is_gtbs(inst)) { in net_buf_put_call_states()
477 if (inst_is_gtbs(inst)) { in net_buf_put_current_calls()
525 if (!inst_is_gtbs(inst)) { in notify_calls()
595 if (inst_is_gtbs(inst)) { in read_uri_scheme_list()
876 if (!inst_is_gtbs(inst)) { in terminate_call()
1124 const bool is_gtbs = inst_is_gtbs(inst); in write_call_cp()
1690 if (inst_is_gtbs(inst)) { in bt_tbs_unregister_bearer()
2015 if (!inst_is_gtbs(inst)) { in bt_tbs_remote_incoming()
[all …]