Searched refs:p_start_id (Results 1 – 2 of 2) sorted by relevance
485 tBTA_GATTC_INCL_SVC_ID *p_start_id, in BTA_GATTC_GetNextIncludedService() argument491 if (!p_start_id || !p_result) in BTA_GATTC_GetNextIncludedService()496 &p_start_id->srvc_id, in BTA_GATTC_GetNextIncludedService()497 &p_start_id->incl_svc_id.id, in BTA_GATTC_GetNextIncludedService()503 memcpy(&p_result->srvc_id, &p_start_id->srvc_id, sizeof(tBTA_GATT_SRVC_ID)); in BTA_GATTC_GetNextIncludedService()
806 … tBTA_GATTC_INCL_SVC_ID *p_start_id,