Searched refs:ble_att_svr_test_misc_exec_write (Results 1 – 1 of 1) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_att_svr_test.c | 667 ble_att_svr_test_misc_exec_write(uint16_t conn_handle, uint8_t flags, in ble_att_svr_test_misc_exec_write() function 1655 ble_att_svr_test_misc_exec_write(conn_handle, BLE_ATT_EXEC_WRITE_F_EXECUTE, in TEST_CASE() 1659 ble_att_svr_test_misc_exec_write(conn_handle, 0, 0, 0); in TEST_CASE() 1681 ble_att_svr_test_misc_exec_write(conn_handle, 0, 0, 0); in TEST_CASE() 1689 ble_att_svr_test_misc_exec_write(conn_handle, BLE_ATT_EXEC_WRITE_F_EXECUTE, in TEST_CASE() 1695 ble_att_svr_test_misc_exec_write(conn_handle, 0, 0, 0); in TEST_CASE() 1701 ble_att_svr_test_misc_exec_write(conn_handle, BLE_ATT_EXEC_WRITE_F_EXECUTE, in TEST_CASE() 1708 ble_att_svr_test_misc_exec_write(conn_handle, 0, 0, 0); in TEST_CASE() 1715 ble_att_svr_test_misc_exec_write(conn_handle, BLE_ATT_EXEC_WRITE_F_EXECUTE, in TEST_CASE() 1722 ble_att_svr_test_misc_exec_write(conn_handle, BLE_ATT_EXEC_WRITE_F_EXECUTE, in TEST_CASE() [all …]
|