Searched refs:p_start_id (Results 1 – 2 of 2) sorted by relevance
525 tBTA_GATTC_INCL_SVC_ID *p_start_id, in BTA_GATTC_GetNextIncludedService() argument531 if (!p_start_id || !p_result) in BTA_GATTC_GetNextIncludedService()536 &p_start_id->srvc_id, in BTA_GATTC_GetNextIncludedService()537 &p_start_id->incl_svc_id.id, in BTA_GATTC_GetNextIncludedService()543 memcpy(&p_result->srvc_id, &p_start_id->srvc_id, sizeof(tBTA_GATT_SRVC_ID)); in BTA_GATTC_GetNextIncludedService()
881 … tBTA_GATTC_INCL_SVC_ID *p_start_id,