Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/samples/bluetooth/tmap_peripheral/src/
Dccp_call_ctrl.c23 static char remote_uri[CONFIG_BT_TBS_MAX_URI_LENGTH]; variable
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/
Dtbs.h342 char *remote_uri; member
511 bt_tbs_client_read_string_cb remote_uri; member
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dtbs_internal.h211 char remote_uri[CONFIG_BT_TBS_MAX_URI_LENGTH + 1]; member
Dtbs.c1539 const struct bt_tbs_in_uri *remote_uri; in read_incoming_call() local
1872 int bt_tbs_originate(uint8_t bearer_index, char *remote_uri, in bt_tbs_originate()