Searched refs:btgatt_notify_params_t (Results 1 – 4 of 4) sorted by relevance
58 } btgatt_notify_params_t; typedef110 typedef void (*notify_callback)(int conn_id, const btgatt_notify_params_t& p_data);
169 btgatt_notify_params_t data; in btif_gattc_upstreams_evt()
22 pub type BtGattNotifyParams = bindings::btgatt_notify_params_t;
293 static void btgattc_notify_cb(int conn_id, const btgatt_notify_params_t& p_data) { in btgattc_notify_cb()