Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_api.cc74 void BTA_GATTC_AppRegister(tBTA_GATTC_CBACK* p_client_cb, in BTA_GATTC_AppRegister() argument
80 FROM_HERE, base::Bind(&bta_gattc_register, Uuid::GetRandom(), p_client_cb, in BTA_GATTC_AppRegister()
/system/bt/bta/include/
Dbta_gatt_api.h389 extern void BTA_GATTC_AppRegister(tBTA_GATTC_CBACK* p_client_cb,