Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c76 static void bta_hh_gattc_callback(tBTA_GATTC_EVT event, tBTA_GATTC *p_data);
223 BTA_GATTC_AppRegister(&app_uuid, bta_hh_gattc_callback); in bta_hh_le_enable()
2848 static void bta_hh_gattc_callback(tBTA_GATTC_EVT event, tBTA_GATTC *p_data) in bta_hh_gattc_callback() function