Home
last modified time | relevance | path

Searched refs:p_phy_update_cb (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/gatt/
Dgatt_main.cc494 if (p_reg->in_use && p_reg->app_cb.p_phy_update_cb) { in gatt_notify_phy_updated()
496 (*p_reg->app_cb.p_phy_update_cb)(p_reg->gatt_if, conn_id, tx_phy, rx_phy, in gatt_notify_phy_updated()
/system/bt/stack/include/
Dgatt_api.h595 tGATT_PHY_UPDATE_CB* p_phy_update_cb; member