Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_att_clt_test.c227 rc = ble_att_clt_tx_exec_write(conn_handle, flags); in ble_att_clt_test_misc_exec_good()
487 rc = ble_att_clt_tx_exec_write(conn_handle, 0x02); in TEST_CASE()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_att_priv.h293 int ble_att_clt_tx_exec_write(uint16_t conn_handle, uint8_t flags);
H A Dble_att_clt.c889 ble_att_clt_tx_exec_write(uint16_t conn_handle, uint8_t flags) in ble_att_clt_tx_exec_write() function
H A Dble_gattc.c3633 rc = ble_att_clt_tx_exec_write(proc->conn_handle, in ble_gattc_write_long_tx()
3699 ble_att_clt_tx_exec_write(proc->conn_handle, in ble_gattc_write_long_err()
3919 rc = ble_att_clt_tx_exec_write(proc->conn_handle, in ble_gattc_write_reliable_tx()
3993 ble_att_clt_tx_exec_write(proc->conn_handle, in ble_gattc_write_reliable_err()