Searched refs:btgatt_notify_params_t (Results 1 – 4 of 4) sorted by relevance
58 } btgatt_notify_params_t; typedef119 const btgatt_notify_params_t& p_data);
146 btgatt_notify_params_t data; in btif_gattc_upstreams_evt()
20 pub type BtGattNotifyParams = bindings::btgatt_notify_params_t;
292 void btgattc_notify_cb(int conn_id, const btgatt_notify_params_t& p_data) { in btgattc_notify_cb()