Searched refs:read_name (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/ |
D | main.c | 30 static ssize_t read_name(struct bt_conn *conn, const struct bt_gatt_attr *attr, in read_name() function 86 read_name, write_name, NULL),
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | gatt.c | 93 static ssize_t read_name(struct bt_conn *conn, const struct bt_gatt_attr *attr, in read_name() function 245 read_name, write_name, bt_dev.name), 248 BT_GATT_PERM_READ, read_name, NULL, NULL),
|