Searched refs:ble_hs_test_util_verify_tx_exec_write (Results 1 – 3 of 3) sorted by relevance
164 ble_hs_test_util_verify_tx_exec_write(BLE_ATT_EXEC_WRITE_F_EXECUTE); in ble_gatt_write_test_misc_long_good()353 ble_hs_test_util_verify_tx_exec_write(BLE_ATT_EXEC_WRITE_F_EXECUTE); in ble_gatt_write_test_misc_reliable_good()608 ble_hs_test_util_verify_tx_exec_write(BLE_ATT_EXEC_WRITE_F_CANCEL); in TEST_CASE()693 ble_hs_test_util_verify_tx_exec_write(BLE_ATT_EXEC_WRITE_F_EXECUTE); in TEST_CASE()787 ble_hs_test_util_verify_tx_exec_write(BLE_ATT_EXEC_WRITE_F_EXECUTE); in TEST_CASE()
214 void ble_hs_test_util_verify_tx_exec_write(uint8_t expected_flags);
1118 ble_hs_test_util_verify_tx_exec_write(uint8_t expected_flags) in ble_hs_test_util_verify_tx_exec_write() function