Home
last modified time | relevance | path

Searched refs:BTA_GATTC_CONN_UPDATE_EVT (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/include/
Dbta_gatt_api.h65 #define BTA_GATTC_CONN_UPDATE_EVT 26 /* Connection parameters update event */ macro
/system/bt/btif/src/
Dbtif_gatt_client.cc187 case BTA_GATTC_CONN_UPDATE_EVT: in btif_gattc_upstreams_evt()
/system/bt/bta/hearing_aid/
Dhearing_aid.cc1126 case BTA_GATTC_CONN_UPDATE_EVT: in hearingaid_gattc_callback()
/system/bt/bta/gatt/
Dbta_gattc_act.cc1371 (*p_clreg->p_cback)(BTA_GATTC_CONN_UPDATE_EVT, &cb_data); in bta_gattc_conn_update_cback()