Searched defs:p_app_uuid (Results 1 – 3 of 3) sorted by relevance
83 void BTA_GATTS_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTS_CBACK *p_cback) in BTA_GATTS_AppRegister()
85 void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb) in BTA_GATTC_AppRegister()
189 tBT_UUID *p_app_uuid = &p_data->api_reg.app_uuid; in bta_gattc_register() local