Searched refs:read_signed (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/samples/bluetooth/direct_adv/src/ |
D | main.c | 39 static ssize_t read_signed(struct bt_conn *conn, const struct bt_gatt_attr *attr, in read_signed() function 69 read_signed, NULL, NULL),
|
/Zephyr-latest/samples/bluetooth/peripheral_accept_list/src/ |
D | main.c | 36 static ssize_t read_signed(struct bt_conn *conn, const struct bt_gatt_attr *attr, in read_signed() function 66 read_signed, NULL, NULL),
|
/Zephyr-latest/samples/bluetooth/peripheral/src/ |
D | main.c | 135 static ssize_t read_signed(struct bt_conn *conn, const struct bt_gatt_attr *attr, in read_signed() function 214 read_signed, write_signed, &signed_value),
|