Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dtbs.h395 int bt_tbs_remote_incoming(uint8_t bearer_index, const char *to,
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dtbs.c459 result = bt_tbs_remote_incoming((uint8_t)service_index, in cmd_tbs_incoming()
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dccp.rst237 <dbg> bt_tbs.bt_tbs_remote_incoming: New call with call index 4
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_ccp.c931 err = bt_tbs_remote_incoming(cp->index, recv_uri, caller_uri, friendly_name); in tbs_remote_incoming()
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c1988 int bt_tbs_remote_incoming(uint8_t bearer_index, const char *to, const char *from, in bt_tbs_remote_incoming() function