Syntax
typedef int ble_gattc_rx_complete_fn(struct ble_gattc_proc *proc, int status); ![]()
typedef int ble_gattc_rx_complete_fn(struct ble_gattc_proc *proc, int status);![]()
static ble_gattc_rx_complete_fn ble_gattc_disc_all_chrs_rx_complete;![]()
static ble_gattc_rx_complete_fn ble_gattc_disc_chr_uuid_rx_complete;![]()
ble_gattc_rx_complete_fn *cb;