Home
last modified time | relevance | path

Searched defs:p_app_uuid (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/gatt/
Dbta_gatts_api.c83 void BTA_GATTS_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTS_CBACK *p_cback) in BTA_GATTS_AppRegister()
Dbta_gattc_api.c85 void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb) in BTA_GATTC_AppRegister()
Dbta_gattc_act.c189 tBT_UUID *p_app_uuid = &p_data->api_reg.app_uuid; in bta_gattc_register() local