Lines Matching refs:p_uuid
335 p_msg->p_uuid = NULL;
1333 p_msg->p_uuid = (tBT_UUID *)(p_msg + 1);
1334 memcpy(p_msg->p_uuid, p_services->p_uuid, sizeof(tBT_UUID) * p_services->num_uuid);
1352 ** p_services->p_uuid.
1377 ** p_services->p_uuid.
1404 ** p_uuid is the pointer to the list of UUID values.
1436 p_msg->p_uuid = (tBT_UUID *)(p_msg + 1);
1437 memcpy(p_msg->p_uuid, p_services->p_uuid, sizeof(tBT_UUID) * p_services->num_uuid);
1440 p_msg->p_uuid = NULL;