Home
last modified time | relevance | path

Searched defs:connected (Results 1 – 25 of 153) sorted by relevance

1234567

/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dbap_broadcast_assistant.rst65 Start scanning for periodic advertisements for a server:
81 Adding a source to the receive state with add_src:
91 Adding a source to the receive state with add_broadcast_id (recommended):
109 Modifying a receive state:
120 Supplying a broadcast code:
Dcap.rst284 Discovering CAS and CSIS on a device
293 Setting the volume on all connected devices
310 Setting the volume offset on one or more devices
344 Setting the volume mute on all connected devices
378 Setting the microphone mute on all connected devices
412 Setting the microphone gain on one or more devices
446 Starting and stopping broadcast reception
465 Distributing the broadcast code
/Zephyr-latest/samples/bluetooth/st_ble_sensor/src/
Dmain.c154 static void connected(struct bt_conn *connected, uint8_t err) in connected() function
/Zephyr-latest/samples/bluetooth/peripheral_dis/src/
Dmain.c33 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-latest/include/zephyr/drivers/usb/
Demul_bc12.h80 static inline int bc12_emul_set_pd_partner(const struct emul *target, bool connected) in bc12_emul_set_pd_partner()
/Zephyr-latest/subsys/bluetooth/mesh/
Dgatt_cli.h14 void (*connected)(struct bt_conn *conn, void *user_data); member
/Zephyr-latest/samples/net/cloud/tagoio_http_post/src/
Dwifi.c12 static int connected; variable
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/src/
Dbluetooth.c42 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/src/
Dcommon.c20 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-latest/subsys/modem/
Dmodem_pipelink.c30 bool connected; in modem_pipelink_is_connected() local
/Zephyr-latest/samples/bluetooth/peripheral_ht/src/
Dmain.c38 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-latest/samples/subsys/logging/ble_backend/src/
Dmain.c38 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-latest/samples/bluetooth/central/src/
Dmain.c76 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-latest/samples/bluetooth/direction_finding_peripheral/src/
Dmain.c76 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-latest/include/zephyr/bluetooth/classic/
Davrcp.h42 void (*connected)(struct bt_avrcp *avrcp); member
/Zephyr-latest/samples/bluetooth/peripheral_hids/src/
Dmain.c38 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-latest/tests/bsim/bluetooth/samples/battery_service/src/
Dperipheral_test.c72 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-latest/samples/net/sockets/echo_server/src/
Decho-server.c32 static bool connected; variable
/Zephyr-latest/samples/bluetooth/mtu_update/peripheral/src/
Dperipheral_mtu_update.c59 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-latest/samples/bluetooth/peripheral_past/src/
Dmain.c75 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsco_internal.h36 void (*connected)(struct bt_sco_chan *chan); member
/Zephyr-latest/samples/bluetooth/handsfree/src/
Dmain.c22 static void connected(struct bt_conn *conn) in connected() function
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/caching/src/
Dgatt_server_test.c16 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-latest/include/zephyr/modem/
Dpipelink.h57 bool connected; member
/Zephyr-latest/samples/bluetooth/tmap_central/src/
Dvcp_vol_ctlr.c86 static void connected(struct bt_conn *conn, uint8_t err) in connected() function

1234567