Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/gatt/authorization/src/
Dgatt_server_test.c303 static bool gatt_write_authorize(struct bt_conn *conn, const struct bt_gatt_attr *attr) in gatt_write_authorize() function
318 .write_authorize = gatt_write_authorize,