Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/gatt/authorization/src/
Dgatt_server_test.c56 uint16_t auth_write_cnt; member
173 (unhandled_chrc_ctx.auth_write_cnt != 0)) { in unhandled_chrc_operation_validate()
195 (unauthorized_chrc_ctx.auth_write_cnt != 1)) { in unauthorized_chrc_operation_validate()
217 (authorized_chrc_ctx.auth_write_cnt != 1)) { in authorized_chrc_operation_validate()
306 unauthorized_chrc_ctx.auth_write_cnt++; in gatt_write_authorize()
309 authorized_chrc_ctx.auth_write_cnt++; in gatt_write_authorize()