Searched refs:expect_status (Results 1 – 2 of 2) sorted by relevance
206 void expect_status(uint8_t err, uint8_t status) in expect_status() function218 expect_status(err, BT_ATT_ERR_SUCCESS); in gatt_read_expect_success_cb()238 expect_status(err, BT_ATT_ERR_UNLIKELY); in gatt_read_expect_err_unlikely_cb()256 expect_status(err, BT_ATT_ERR_DB_OUT_OF_SYNC); in gatt_read_expect_err_out_of_sync_cb()
91 uint32_t expect_status) in state_status_u8() argument101 if (bt_mesh_msg_ack_ctx_match(&cli->ack_ctx, expect_status, ctx->addr, in state_status_u8()