Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/audio/ccid/src/
Dmain.c47 static ssize_t read_ccid(struct bt_conn *conn, const struct bt_gatt_attr *attr, void *buf, in read_ccid() function
59 BT_GATT_CHARACTERISTIC(BT_UUID_CCID, BT_GATT_CHRC_READ, BT_GATT_PERM_READ, read_ccid, \
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dtbs_client.c1078 SHELL_CMD_ARG(read_ccid, NULL,
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dccp.rst69 read_ccid :Read the CCID [<{instance_index, gtbs}>]
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c713 static ssize_t read_ccid(struct bt_conn *conn, const struct bt_gatt_attr *attr, void *buf, in read_ccid() function
1425 BT_AUDIO_CHRC(BT_UUID_CCID, BT_GATT_CHRC_READ, BT_GATT_PERM_READ_ENCRYPT, read_ccid, NULL, \