Searched refs:p_conn_update_cb (Results 1 – 2 of 2) sorted by relevance
507 if (p_reg->in_use && p_reg->app_cb.p_conn_update_cb) { in gatt_notify_conn_update()509 (*p_reg->app_cb.p_conn_update_cb)(p_reg->gatt_if, conn_id, interval, in gatt_notify_conn_update()
596 tGATT_CONN_UPDATE_CB* p_conn_update_cb; member