Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/gatt/authorization/src/
Dgatt_server_test.c341 err = bt_gatt_authorization_cb_register(&gatt_authorization_callbacks); in test_main()
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h637 int bt_gatt_authorization_cb_register(const struct bt_gatt_authorization_cb *cb);
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.gatt323 with the bt_gatt_authorization_cb_register API. See the API
Datt.c4177 int bt_gatt_authorization_cb_register(const struct bt_gatt_authorization_cb *cb) in bt_gatt_authorization_cb_register() function