Home
last modified time | relevance | path

Searched refs:ble_att_clt_tx_notify (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_att_priv.h296 int ble_att_clt_tx_notify(uint16_t conn_handle, uint16_t handle,
H A Dble_att_clt.c935 ble_att_clt_tx_notify(uint16_t conn_handle, uint16_t handle, in ble_att_clt_tx_notify() function
H A Dble_gattc.c4178 rc = ble_att_clt_tx_notify(conn_handle, chr_val_handle, txom); in ble_gattc_notify_custom()