Searched refs:p_phy_update_cb (Results 1 – 2 of 2) sorted by relevance
487 if (p_reg->in_use && p_reg->app_cb.p_phy_update_cb) { in gatt_notify_phy_updated()489 (*p_reg->app_cb.p_phy_update_cb)(p_reg->gatt_if, conn_id, tx_phy, rx_phy, in gatt_notify_phy_updated()
595 tGATT_PHY_UPDATE_CB* p_phy_update_cb; member