Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_att_clt_test.c201 rc = ble_att_clt_tx_prep_write(conn_handle, handle, offset, om); in ble_att_clt_test_misc_prep_good()
251 rc = ble_att_clt_tx_prep_write(conn_handle, handle, offset, om); in ble_att_clt_test_misc_prep_bad()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_att_priv.h290 int ble_att_clt_tx_prep_write(uint16_t conn_handle, uint16_t handle,
H A Dble_att_clt.c801 ble_att_clt_tx_prep_write(uint16_t conn_handle, uint16_t handle, in ble_att_clt_tx_prep_write() function
H A Dble_gattc.c3653 rc = ble_att_clt_tx_prep_write(proc->conn_handle, in ble_gattc_write_long_tx()
3949 rc = ble_att_clt_tx_prep_write(proc->conn_handle, attr->handle, in ble_gattc_write_reliable_tx()