Home
last modified time | relevance | path

Searched refs:ble_gatt_dsc_fn (Results 1 – 2 of 2) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/
Dble_gatt.h144 typedef int ble_gatt_dsc_fn(uint16_t conn_handle, typedef
274 ble_gatt_dsc_fn *cb, void *cb_arg);
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_gattc.c153 ble_gatt_dsc_fn *cb;
2500 ble_gatt_dsc_fn *cb, void *cb_arg) in ble_gattc_disc_all_dscs()